Constrained Bipartite Vertex Cover: The Easy Kernel is Essentially Tight
نویسنده
چکیده
The Constrained Bipartite Vertex Cover problem asks, for a bipartite graph G with partite sets A and B, and integers kA and kB , whether there is a vertex cover for G containing at most kA vertices from A and kB vertices from B. The problem has an easy kernel with 2kA · kB edges and 4kA · kB vertices, based on the fact that every vertex in A of degree more than kB has to be included in the solution, together with every vertex in B of degree more than kA. We show that the number of vertices and edges in this kernel are asymptotically essentially optimal in terms of the product kA · kB . We prove that if there is a polynomial-time algorithm that reduces any instance (G,A,B, kA, kB) of Constrained Bipartite Vertex Cover to an equivalent instance (G′, A′, B′, k′ A, k′ B) such that k′ A ∈ (kA), k′ B ∈ (kB), and |V (G′)| ∈ O((kA · kB)), for some ε > 0, then NP ⊆ coNP/poly and the polynomial-time hierarchy collapses. Using a different construction, we prove that if there is a polynomial-time algorithm that reduces any n-vertex instance into an equivalent instance (of a possibly different problem) that can be encoded in O(n2−ε) bits, then NP ⊆ coNP/poly. 1998 ACM Subject Classification F.2.2 Nonnumerical Algorithms and Problems, G.2.2 Graph
منابع مشابه
Smaller Parameters for Vertex Cover Kernelization
We revisit the topic of polynomial kernels for Vertex Cover relative to structural parameters. Our starting point is a recent paper due to Fomin and Str{\o}mme [WG 2016] who gave a kernel with $\mathcal{O}(|X|^{12})$ vertices when $X$ is a vertex set such that each connected component of $G-X$ contains at most one cycle, i.e., $X$ is a modulator to a pseudoforest. We strongly generalize this re...
متن کاملBounding cochordal cover number of graphs via vertex stretching
It is shown that when a special vertex stretching is applied to a graph, the cochordal cover number of the graph increases exactly by one, as it happens to its induced matching number and (Castelnuovo-Mumford) regularity. As a consequence, it is shown that the induced matching number and cochordal cover number of a special vertex stretching of a graph G are equal provided G is well-covered bipa...
متن کاملCombinatorial approximation of maximum k-vertex cover in bipartite graphs within ratio~0.7
We propose a purely combinatorial algorithm for max k-vertex cover in bipartite graphs, achieving approximation ratio 0.7. The only combinatorial algorithms currently known until now for this problem are the natural greedy algorithm, that achieves ratio (e−1)/e = 0.632, and an easy 2/3-approximation algorithm presented in [4].
متن کاملConstrained minimum vertex cover in bipartite graphs: complexity and parameterized algorithms
Motivated by the research in reconfigurable memory array structures, this paper studies the complexity and algorithms for the constrained minimum vertex cover problem on bipartite graphs (min-cvcb) defined as follows: given a bipartite graph G 1⁄4 ðV ;EÞ with vertex bipartition V 1⁄4 U,L and two integers ku and kl ; decide whether there is a minimum vertex cover in G with at most ku vertices in...
متن کاملOn the Complexity of Various Parameterizations of Common Induced Subgraph Isomorphism
Maximum Common Induced Subgraph (henceforth MCIS) is among the most studied classical NP-hard problems. MCIS remains NP-hard on many graph classes including bipartite graphs, planar graphs and k-trees. Little is known, however, about the parameterized complexity of the problem. When parameterized by the vertex cover number of the input graphs, the problem was recently shown to be fixed-paramete...
متن کامل